home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / rontools3.lha / Ron-Tools.No3 / TheSmallDoc.ReadMe < prev   
Encoding:
Text File  |  1994-12-12  |  4.5 KB  |  130 lines

  1.  
  2.                              'Ron-Tools #3 Package'
  3.                               ~~~~~~~~~~~~~~~~~~~~
  4.                              © 1994 by Ron Klinkien
  5.  
  6.                     One more episode of the RonTools story ;)
  7.  
  8.                     9 Dec 1994, Sliedrecht, The Netherlands.
  9.  
  10.  
  11. Some words:
  12. ~~~~~~~~~~
  13.  
  14. Hello, once again I grabbed some of my tools together and put them in this archive
  15. for all of U to use them or to throw them away, whatever you want ;) ...
  16.  
  17. Note: These are all compiled with the new 1.95 xenolink.h ...
  18.  
  19. Now some small descriptions:
  20.  
  21. ----------------------------------------------------------------------------------
  22.  
  23. RBulk V1.00: ( for XL195 )
  24. ~~~~~~~~~~~
  25.  
  26. The best and smallest FileBulker for Xenolink!
  27.  
  28. From the Shell:
  29.  
  30. Syntax: RBulk FILEORDIR/A, S=SECTION/A, U=UPLOADER/K, D=DESCRIPTION/F
  31.  
  32. Examples: RBulk DH3:NewStuff S=14      ( Uploads whole directory Newstuff to
  33.                                          Section #14  )
  34.  
  35.           RBulk DH1:NewFile.lha S=10 U="Ron Klinkien" D=This is a great new file!
  36. ( Uploads file NewFile.lha to Section #10, uploader and Description user defined )
  37.  
  38. So, you can supply one filename to bulk one file, or a directory name to upload a
  39. complete directory in one blow...! ( So Be carefull! )
  40.  
  41. If you don't supply a file description, the filecomments will be used (if avail. )
  42. else < No Description Available ... > will be used.
  43.  
  44. If you don't supply a Uploader 'RBulk' will be used.
  45.  
  46. One thing. RBulk doesn't move files to their filecat directory.
  47. So if you bulk-upload them from another directory copy them to the right dir after
  48. you bulked them to a filesection.
  49.  
  50. ----------------------------------------------------------------------------------
  51.  
  52. DelFile V1.00: ( for XL195 )
  53. ~~~~~~~~~~~~~
  54.  
  55. Small command to Delete file(s) from the xenolink filecatalog and/or harddisk ...
  56. I've added an option to keep the physical file on you hd.
  57. And rewrote it to use ROM-code where possible, making it even smaller!
  58.  
  59. From the Shell:
  60.  
  61. Syntax: DelFile FILE/A, K=KEEPFILE/S
  62.  
  63. Examples: DelFile oldfile.lha    ( to delete filecat entry AND file from disk )
  64.           DelFile oldfile.lha K  ( to delete filecat entry but keep file on disk )
  65.  
  66.  
  67. I use it from DiskMaster 2.1 with this entry in S:Startup.DM:
  68.  
  69. --- cut ---
  70.  
  71. AddCmd DelFile, 30, StdIO "CON:0/12/640/80/DelFile Output...";
  72.                   external XENOLINK:Utilities/3rdParty/DelFile %s;Wait;StdIO Close
  73. --- cut ---
  74.  
  75. ----------------------------------------------------------------------------------
  76.  
  77. PostMan V1.01: ( for XL195 )
  78. ~~~~~~~~~~~~~
  79.  
  80. A little tool which puts an Icon on your workbench, informing you if you have
  81. mail waiting, and if so, how many messages there are waiting for you... ;)
  82.  
  83. There are two icons (MagicWB) supplied, but you can use your own if you want to.
  84.  
  85. From the Shell: (or a StartUp Script)
  86.  
  87. Syntax: Run PostMan USER/K/A, MA=MAIL/K, NM=NOMAIL/K, XPOS/K/N, YPOS/K/N, \
  88.           CC=CLICKCOMMAND/K, CS=CLICKSTACK/K/N, MC=MAILCOMMAND/K, MS=MAILSTACK/K/N
  89.  
  90. Example:
  91.  
  92. Run PostMan USER Ron_Klinkien MA=DOORS:PostMan/Icons/Mail
  93.      NM=DOORS:PostMan/Icons/NoMail CC="XSCRIPTS:Rexx/SysOpLogin" XPos=572 YPos=460
  94.  
  95. You must supply you username (with underscores instead of spaces), and the path &
  96. filenames of the two icons are also required (without the .info).
  97.  
  98. The ClickCommand is executed whenever you click the PostMan icons, U can fire up
  99. Xenolink with it (eg. through the SysOpLogin.rexx) or a MailProgram like XExtEd.
  100.  
  101. The MailCommand is executed when there is new mail arriving for U, so you can put
  102. your favorite soundplayer & sample to play here.
  103. (eg. "DOORS:ChatPage/DSound -2 -w DOORS:ChatPage/Samples/Bullfrog")
  104.  
  105. ----------------------------------------------------------------------------------
  106.  
  107. ChatPage V1.00: ( for XL195 )
  108. ~~~~~~~~~~~~~~
  109.  
  110. The one and only real ChatDoor package for Xenolink BBS Pro!
  111.  
  112. This new release fixes a some bugs and add some new features, read the History
  113. file in the Docfiles directory for more details.
  114.  
  115. For quick setup read the QuickSetup docfile thats in there (what a coincidence! ;)
  116.  
  117. If you want to upgrade your current ChatPage setup, its best to move/backup your
  118. .cfg files to another directory and first install the files suplied with ChatPage
  119. V1.00. This is because some .cfg files have changed.
  120.  
  121. Read the files in de docfiles directory for more information about ChatPage.
  122.  
  123. ----------------------------------------------------------------------------------
  124.  
  125. Greetings, Ron Klinkien.
  126.  
  127.  
  128. *** Amiga Hardware BBS - USR V34 DualStd - 1.5 GiG HD - Phone: +31-1840-17373 ***
  129. ***  Fido: 2:285/302.0   NLANet: 14:100/103.0   E-Mail: ron@ahwbbs.xs4all.nl  ***
  130.